How to Install netpipes software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install netpipes software package in Ubuntu 14.04 LTS (Trusty Tahr)

netpipes software package provides manipulate BSD TCP/IP stream sockets, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install netpipes 

netpipes is installed in your system.

Make ensure the netpipes package were installed using the commands given below,

$ sudo dpkg-query -l | grep netpipes *

You will get with netpipes package name, version, architecture and description in a table

netpipes package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package netpipes
Version 4.2-7
Description manipulate BSD TCP/IP stream sockets
Sub Section Net


See Also, How to uninstall or remove netpipes software package from Ubuntu 14.04 LTS (Trusty Tahr)?